home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / src / linux-headers-2.6.28-15 / security / smack / Kconfig next >
Encoding:
Text File  |  2008-12-24  |  365 b   |  11 lines

  1. config SECURITY_SMACK
  2.     bool "Simplified Mandatory Access Control Kernel Support"
  3.     depends on NETLABEL && SECURITY_NETWORK
  4.     default n
  5.     help
  6.       This selects the Simplified Mandatory Access Control Kernel.
  7.       Smack is useful for sensitivity, integrity, and a variety
  8.       of other mandatory security schemes.
  9.       If you are unsure how to answer this question, answer N.
  10.  
  11.